func github.com/robfig/cron/v3.formatTimes

3 uses

	github.com/robfig/cron/v3 (current package)
		logger.go#L45: 		keysAndValues = formatTimes(keysAndValues)
		logger.go#L53: 	keysAndValues = formatTimes(keysAndValues)
		logger.go#L77: func formatTimes(keysAndValues []interface{}) []interface{} {